PDFFilterType¶
Namespace: O2S.Components.PDF4NET.Core.Filters
Specifies the available filter types for data compression
Inheritance Object → ValueType → Enum → PDFFilterType
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| FlateDecode | 0 | Flate compression |
| LZWDecode | 1 | LZW compression |